Index: specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl =================================================================== --- specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl (revision 829528) +++ specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl (working copy) @@ -263,12 +263,10 @@
- - - <#-- Category next/previous --> +
<#if category?exists> - - - - <#-- Product image/name/price --> + + + +
+ <#if previousProductId?exists> ${uiLabelMap.CommonPrevious} |  @@ -279,9 +277,6 @@

@@ -294,6 +289,8 @@

${productContentWrapper.get("PRODUCT_NAME")?if_exists}

${productContentWrapper.get("DESCRIPTION")?if_exists}
@@ -485,7 +482,9 @@ -
+
<#-- check to see if introductionDate hasnt passed yet --> <#if product.introductionDate?exists && nowTimestamp.before(product.introductionDate)>

 

@@ -508,10 +507,10 @@ <#if product.productTypeId?if_exists == "ASSET_USAGE"> - - - <#--td nowrap align="right">Number
of days + + + +
Start Date
(yyyy-mm-dd)
CalendarEnd Date
(yyyy-mm-dd)
Calendar
   - Number of personsEnd Date
(yyyy-mm-dd)
Calendar
Number of persons Number of rooms
<#else/> disabled="disabled"/>